API Documentation
Public Attributes | List of all members
nkGraphics::RenderContextDescriptor Struct Referencefinal

A descriptor, used when creating a context along with its window. More...

Public Attributes

unsigned int _width = 1
 The width of the context, in pixels.
 
unsigned int _height = 1
 The height of the context, in pixels.
 
bool _offscreenContext = false
 If the context should be used for offscreen rendering (no visible rendering surface creation).
 

Detailed Description

A descriptor, used when creating a context along with its window.


The documentation for this struct was generated from the following file: